Skip to content

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Jan 8, 2018

No description provided.

@gregturn gregturn closed this Jan 26, 2018
@gregturn gregturn deleted the issue/DATAJDBC-157 branch January 26, 2018 15:33
@gregturn
Copy link
Contributor

Resolved via 2163a26

mp911de added a commit that referenced this pull request Feb 21, 2022
We now support custom conversions via R2dbcCustomConversions.
Custom conversions introduces simple types that depend on the used dialect.
Custom conversions and simple types are held in RelationalConverter and MappingContext.

Simple types and conversions are used by DatabaseClient and repository support to properly apply registered converters and support native types such as array-columns.

Related tickets: #22, #26.
Original pull request: #31.
mp911de pushed a commit that referenced this pull request Feb 21, 2022
Minor formatting. Add suggestions.

Update src/test/java/org/springframework/data/r2dbc/dialect/PostgresDialectUnitTests.java

Co-Authored-By: mp911de <mpaluch@paluch.biz>

Original pull request: #31.
mp911de added a commit that referenced this pull request Feb 21, 2022
Introduce ArrayColumns type to encapsulate Dialect-specific array support.
Apply array conversion for properties that do not match the native array type.
Add integration tests for Postgres array columns.

Original pull request: #31.
mp911de added a commit that referenced this pull request Feb 21, 2022
Fix custom converter documentation. Accept custom converters in DefaultReactiveDataAccessStrategy constructor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants